Rename rcli to wally - #61
Conversation
|
Important Review skippedToo many files! This PR contains 167 files, which is 17 over the limit of 150. To get a review, reduce the PR to 150 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (167)
You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
|
…environment only (#63)
…es, drop the orphaned formula template
…, drop hand-built JSON
…ascot to the README
… version and every pin
CLI launch-checklist work: Retry-After, loopback proxy auth, whoami and release docs
…dd linux-x64 across ci + release
…tay macos/windows
…th a buried engine error
…hives aren't dropped
Renames the CLI from rcli to wally: binary, namespace, CLI output, build system, Homebrew formula, installers, CI, and docs.
Unchanged on purpose:
clientto/auth/cli/start(still"rcli", matching InferenceInfra's schema)RCLI_*env vars still work, falling back from the newWALLY_*names with a deprecation warning.--helpis grouped into sections (Generate, Shortcuts, Models, Serve & measure, Account, Editors & agents) instead of one flat list, andtelemetryis hidden from it.Built and tested: full ctest suite green on both the C++-only and Swift MLX builds, and manually verified live (pull, run, tool-calling, TTS/STT/VAD, login, opencode) against a local instance of InferenceInfra.
Open question:
wally launchwas raised as wanted phrasing; not implemented here, needs a decision on what it should actually do.